首页>代码>Java Web项目企业事务管理系统源码>/Java Web项目企业事务管理系统源码/01 MySQL/JavaPrj_1/src/com/sanqing/bean/Reply.java
package com.sanqing.bean;

import java.util.Date;

public class Reply {
	private int replyID;		//回复ID
	private String replyContent;//回复内容
	private int employeeID;		//回复人ID
	private Date replyTime;		//回复时间
	private int messageID;		//消息ID
	public int getReplyID() {
		return replyID;
	}
	public void setReplyID(int replyID) {
		this.replyID = replyID;
	}
	public String getReplyContent() {
		return replyContent;
	}
	public void setReplyContent(String replyContent) {
		this.replyContent = replyContent;
	}
	public int getEmployeeID() {
		return employeeID;
	}
	public void setEmployeeID(int employeeID) {
		this.employeeID = employeeID;
	}
	public Date getReplyTime() {
		return replyTime;
	}
	public void setReplyTime(Date replyTime) {
		this.replyTime = replyTime;
	}
	public int getMessageID() {
		return messageID;
	}
	public void setMessageID(int messageID) {
		this.messageID = messageID;
	}
}
最近下载更多
2036495585  LV9 2023年9月25日
java代写  LV7 2022年11月30日
cysamxie  LV1 2022年10月17日
chengjuan  LV2 2022年6月29日
14445555  LV2 2022年5月31日
xyqwer  LV1 2022年5月19日
2544336845  LV1 2022年5月13日
wanglinddad  LV55 2022年4月14日
微信网友_5845420553359360  LV4 2022年2月25日
夏天的风我永远记得  LV3 2021年12月18日
最近浏览更多
sunlea  LV18 5月9日
zhangjilu  LV18 1月7日
baozhenghua  LV2 2023年12月11日
hongdongdong  LV13 2023年12月3日
liuxiao2  LV16 2023年10月25日
huhansan  LV10 2023年10月13日
wykao13 2023年10月12日
暂无贡献等级
2036495585  LV9 2023年9月25日
taoshen95  LV14 2023年8月8日
zhy1989wz  LV6 2023年7月3日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友